Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use constants for Vert.x web route order marks #35917

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

snazy
Copy link
Contributor

@snazy snazy commented Sep 13, 2023

As discussed in #35513 it is beneficial to have the route order marks defined as constants.

This change introduces a class containing nearly all these constants, except the extension specific values.

@snazy
Copy link
Contributor Author

snazy commented Sep 13, 2023

/cc @cescoffier

Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added a small note about docs but otherwise looks good!

docs/src/main/asciidoc/reactive-routes.adoc Outdated Show resolved Hide resolved
docs/src/main/asciidoc/reactive-routes.adoc Outdated Show resolved Hide resolved
docs/src/main/asciidoc/reactive-routes.adoc Outdated Show resolved Hide resolved
docs/src/main/asciidoc/reactive-routes.adoc Outdated Show resolved Hide resolved
@snazy snazy force-pushed the route-order-constants branch from db9469a to 74ec436 Compare September 18, 2023 07:19
@quarkus-bot

This comment has been minimized.

@snazy snazy force-pushed the route-order-constants branch from 74ec436 to 8e6064f Compare September 18, 2023 08:02
@github-actions
Copy link

github-actions bot commented Sep 18, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

@gsmet
Copy link
Member

gsmet commented Sep 22, 2023

@mkouba @cescoffier could you have another look?

docs/src/main/asciidoc/http-reference.adoc Outdated Show resolved Hide resolved
docs/src/main/asciidoc/http-reference.adoc Outdated Show resolved Hide resolved
docs/src/main/asciidoc/http-reference.adoc Outdated Show resolved Hide resolved
docs/src/main/asciidoc/http-reference.adoc Outdated Show resolved Hide resolved
snazy added 2 commits October 2, 2023 10:37
As discussed in quarkusio#35513 it is beneficial to have the route order marks defined as constants.

This change introduces a class containing nearly all these constants, except the extension specific values.
@snazy snazy force-pushed the route-order-constants branch from 8e6064f to 938d9e3 Compare October 2, 2023 08:58
Copy link
Contributor

@mkouba mkouba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good ;-)

@mkouba mkouba added the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 2, 2023
@quarkus-bot

This comment has been minimized.

@quarkus-bot
Copy link

quarkus-bot bot commented Oct 2, 2023

✔️ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@gastaldi gastaldi merged commit cc02ea1 into quarkusio:main Oct 2, 2023
53 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.5 - main milestone Oct 2, 2023
@quarkus-bot quarkus-bot bot removed the triage/waiting-for-ci Ready to merge when CI successfully finishes label Oct 2, 2023
@snazy snazy deleted the route-order-constants branch October 9, 2023 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

5 participants